PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFRadioButtonField Class / getNoToggleToOff Method
In This Topic
    getNoToggleToOff Method
    In This Topic
    Gets a value indicating whether a radio button shall be selected at all times.
    Syntax
    public boolean getNoToggleToOff()

    Return Value

    True if exactly one radio button shall be selected at all times.
    See Also